SourceBaseChip

Object defining the styling information for the base chip.

Types

Link copied to clipboard
data class Style(val fillColour: Color, val border: BorderStroke, val shape: Shape, val rippleColour: Color)

Data model for styling of the base chip.